Skip to content

Don't error on @apply with extra whitespace#13144

Merged
adamwathan merged 2 commits intonextfrom
fix-13134
Mar 8, 2024
Merged

Don't error on @apply with extra whitespace#13144
adamwathan merged 2 commits intonextfrom
fix-13134

Conversation

@adamwathan
Copy link
Member

This PR makes sure that @apply doesn't error when there is extra leading or trailing whitespace:

.foo {
  @apply  flex  ;
}

Fixes #13134.

@adamwathan adamwathan changed the base branch from master to next March 8, 2024 02:33
@adamwathan adamwathan changed the title Fix 13134 Don't error on @apply with extra whitespace Mar 8, 2024
@adamwathan adamwathan merged commit 0a57d33 into next Mar 8, 2024
@adamwathan adamwathan deleted the fix-13134 branch March 8, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v4 alpha does not work

1 participant